Subclassing an Existing Class
To subclass an existing class:
-
In the Classes display of the nib file window, select the class you want your class to inherit from.
-
Choose Classes > Subclass, or press Return.
-
Type the name of the new class, and press Return.
© 1999 Apple Computer, Inc.